DX11 GET BLEND STATE

Retrieves the blend state used by the given shader technique.

  Syntax
Return Dword = DX11 GET BLEND STATE(shaderTechnique)
  Parameters
shaderTechnique
Dword
The shader technique to retrieve the blend state of.

  Returns

The blend state in use by the given shader technique, or 0 if there is none.

  See also

SHADERTECHNIQUE Functions Menu
DX11 Function Categories